Sync default double-click time with GNOME
authorMatthias Clasen <mclasen@redhat.com>
Mon, 7 Mar 2016 12:48:29 +0000 (07:48 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 7 Mar 2016 12:50:29 +0000 (07:50 -0500)
commit13a94b66b6d4381554658657b1937b8f44be8b21
treedb7e8e686b6333b600e598dbc5068b5c140dcc50
parent1388b111a8177b463ab89d1a5dc8f3f29e37288a
Sync default double-click time with GNOME

The default value for the double-click key in the
org.gnome.settings-daemon.peripherals.mouse schema is 400.
Use the same value as the declared default for the
gtk-double-click-time GTK+ setting, to avoid pointless
differences in corner cases.

https://bugzilla.gnome.org/show_bug.cgi?id=720950
gdk/wayland/gdkscreen-wayland.c
gtk/gtksettings.c